home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / business / wnvel20.zip / README.TXT < prev    next >
Text File  |  1991-09-05  |  7KB  |  174 lines

  1. INSTRUCTIONS FOR WINVELOPE 2.0
  2.  
  3. Important Notice:
  4.  
  5. This program requires the Microsoft Visual Basic runtime file,
  6. VBRUN100.DLL, to be installed in the Windows directory of your
  7. harddisk.  In the effort to minimize downloading time and
  8. realizing that many users will already have this file it has
  9. not been included in the evaluation copy.  If you do not have
  10. this file, it can be found on most bulletin boards and online
  11. services including Compuserve's MicroSoft Language Forum, 
  12. Windows Adv. Users Forum and others or you can contact the 
  13. author for details on obtaining a diskette.
  14.  
  15. License:
  16.  
  17. This is a fully functional evaluation copy of Winvelope 2.0.  
  18. Copying and distribution of this evaluation version is authorized
  19. and encouraged so long as the introduction message remains intact.
  20.  
  21. When you register Winvelope, you are granted a single license to
  22. use the Software on a single computer ("Dedicated Computer").
  23. You may use the software on another computer, provided that
  24. the intention is not to avoid purchasing additional copies for 
  25. other users.                                                              
  26.  
  27. Statement of Disclaimer:
  28.  
  29. J. E. McCullum, the author of the Winvelope code, hereby disclaims 
  30. all warranties relating to this software, whether expressed or 
  31. implied, including without limitation any implied warranties of 
  32. merchantability or fitness for a particular purpose.  The author 
  33. will not be liable for any special, incidental, consequential, 
  34. indirect or similar damages due to loss of data or any other reason, 
  35. even if the author or an agent of the author has been advised of the 
  36. possibility of such damages.
  37.  
  38. In no event shall the author's liability for any damages ever
  39. exceed the price paid for the license to use the software,
  40. regardless of the form of the claim.  The person using the 
  41. software bears all risk as to the quality and performance of the 
  42. software.  If you do not agree with the terms of this disclaimer,
  43. you may return the software within ten (10) days of receipt for a
  44. refund of the purchase price. 
  45.  
  46. Introduction:
  47.  
  48. Winvelope 2.0 is a Windows 3.0 compatible utility that allows the
  49. user to capture an address from any Windows document or screen and
  50. then print the address on an envelope using a Hewlett Packard
  51. compatible laser printer.  
  52.  
  53. Features:
  54.  
  55.     * Capture an address from any Windows application screen
  56.       and print it on a business size envelope.
  57.  
  58.     * Manually input an address on-the-fly.
  59.  
  60.     * Access an address book setup for Windows Cardfile to
  61.       select an address for printing.
  62.  
  63.     * Optionally print envelope with or without a return
  64.       address.
  65.  
  66.     * Adjustable address positioning.    
  67.  
  68.     * Supports HP compatible laser printers with both center
  69.       and side feed manual paper trays.
  70.  
  71.     * Prints directly to the printer port without accessing the
  72.       Windows Printer Setup or Print Manager programs for fast
  73.       output.      
  74.  
  75. System Requirements:
  76.  
  77.     * Hardware capable of running Windows 3.0.
  78.  
  79.     * Windows 3.0 software installed in standard or 386 mode.
  80.  
  81.     * Windows NOTEPAD.EXE installed in the Windows
  82.       subdirectory.  (necessary only to read this file online)
  83.  
  84.     * Windows CARDFILE.EXE installed in the Windows
  85.       subdirectory.
  86.  
  87.     * Hewlett Packard compatible laser printer.
  88.  
  89. Installation:
  90.  
  91.     1.   Create a directory on your harddisk for the
  92.          Winvelope files or use the Windows subdirectory and
  93.          copy all files from the Winvelope floppy disk to
  94.          your harddisk.  
  95.  
  96.     2.   Install Winvelope in Windows Program Manager (or
  97.          substitute) using the following command line:
  98.  
  99.          [d:][path] WV2EVAL.EXE
  100.  
  101.          where [d:] is the drive containing the Winvelope
  102.          files.
  103.  
  104.     3.   You may want to launch Winvelope as an icon when
  105.          you start Windows so that it is always available.
  106.          To do this, modify the load= statement in the
  107.          [Windows] section of the WIN.INI file to include
  108.          WV2EVAL.EXE
  109.  
  110.          [Windows]
  111.          load=[d:][path] WV2EVAL.EXE
  112.  
  113. Operation:
  114.  
  115.      When you want to print an envelope, highlight the
  116.          address on any Windows application screen with the
  117.          mouse or keyboard and copy it to the Windows
  118.          Clipboard.
  119.  
  120.          Double click the Winvelope icon to access the
  121.          utility, (You may need to restore your application
  122.          window if you have been running it maximized in
  123.          order to access the Winvelope icon).
  124.  
  125.          Winvelope will require a minor setup the first time
  126.          you use it in order to setup the printer and to enter
  127.          your return address.  If you need to adjust the address
  128.       position, each selection in the Printer Setup routine
  129.          moves the position 0.5 inches in the corresponding
  130.          direction for the Address and 2 character spaces for
  131.          the Return Address.  If you have special positioning
  132.       needs beyond the scope of this adjustment routine,
  133.      Winvelope can be customized by the author at no 
  134.          additional cost.  Call, write, or Compuserve EMail for
  135.      details.
  136.      
  137.          Place a business size envelope in the MANUAL FEED TRAY 
  138.      of your laser printer and click the MERGE BUTTON to 
  139.      retrieve the address from CLIPBOARD.  You may also enter
  140.          an address by typing directly into the address box.
  141.          Click the PRINT BUTTON when ready to print. 
  142.  
  143.       You may want to access the address book feature, which
  144.          launches Windows CARDFILE and a file named ADBOOK.CRD.
  145.          This option allows you to search, retrieve and store new
  146.          addresses in a permanent file.  Again COPY the correct
  147.          cardfile address to CLIPBOARD and EXIT or CLOSE CARDFILE.
  148.          If you've added a new address, be sure to SAVE the file
  149.          before you EXIT.  If you already have a CARDFILE address
  150.          database setup you can change its filename to ADBOOK.CRD
  151.          and place it in the Winvelope subdirectory.
  152.  
  153.          If you are using some other Windows database or address
  154.          book, contact the author about modifying Winvelope to use
  155.      it instead.
  156.  
  157.  
  158. Telephone Support:
  159.  
  160.     Product support for Winvelope can obtained by either leaving
  161.     a message via Compuserve Mail (71620,24) or by calling between
  162.     the hours of 7 - 9 PM Eastern Time.
  163.  
  164.     J. E. McCullum
  165.     P.O. Box 1145
  166.     514 Lakeside Dr.
  167.     Jenkins, KY  41537
  168.     (606) 832-2493 (7-9 PM Eastern)
  169. 
  170.  
  171.  
  172.  
  173.  
  174.